From c3271ae0671ae0406884ccb81f5b2d6571c4df5c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:25 +0000 Subject: [PATCH] packages/nuttcp: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40201 --- net/nuttcp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nuttcp/Makefile b/net/nuttcp/Makefile index 72404446c..cbdbc7df6 100644 --- a/net/nuttcp/Makefile +++ b/net/nuttcp/Makefile @@ -54,7 +54,7 @@ define Package/nuttcp-xinetd/description $(call Package/nuttcp/Default/description) This package contains the nuttcp xinetd service files. endef - + MAKE_FLAGS += \ APP="nuttcp" \ OPT="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS) -Wall" -- 2.30.2